Testing
epub, pdf |eng | 2016-02-09 | Author:Joost Visser
Small, Loosely Coupled Modules Ease Navigation Through the Codebase Not only does a good separation of concerns keep the codebase flexible to facilitate future changes, it also improves the analyzability ...
( Category:
Testing
March 21,2020 )
epub |eng | 2016-01-31 | Author:Bill Laboon [Laboon, Bill]
14.2 Stubs If doubles are fake objects, stubs are fake methods. In the above examples, we didn’t care what calling .eat() on the DogFood object did; we just didn’t want ...
( Category:
Testing
March 20,2020 )
epub, pdf |eng | 2016-09-21 | Author:Jonathan Rasmusson [Jonathan Rasmusson]
( Category:
Testing
March 20,2020 )
epub, pdf |eng | 2017-12-18 | Author:Richard Rodger [Richard Rodger]
5.6. Continuous delivery The ability to safely deploy a component to production at any time is powerful because it lets you control risk. Continuous delivery (CD) in a microservice context ...
( Category:
Software Development
March 19,2020 )
mobi, epub, pdf |eng | 2016-06-21 | Author:Joost Visser
public class BarChart { private CategoryItemRendererState state = CategoryItemRendererState.DEFAULT; private Rectangle graphArea = new Rectangle(new Point(0, 0), 100, 100); private CategoryPlot plot = CategoryPlot.DEFAULT; private CategoryAxis domainAxis = CategoryAxis.DEFAULT; private ...
( Category:
Software Development
March 18,2020 )
epub |eng | 2013-03-17 | Author:Markus Gärtner
Summary Let’s take a break. While doing so we should reflect over the past few minutes. We added a first crossing with two intersecting roads. We started to work our ...
( Category:
Software Development
March 18,2020 )
epub, pdf |eng | 2020-02-27 | Author:Titus Winters
Test Data A test needs data, and a large test needs two different kinds of data: Seeded data Data preinitialized into the system under test reflecting the state of the ...
( Category:
Tools
March 18,2020 )
epub |eng | | Author:Pierre Lafaye de Micheaux, Rémy Drouilhet & Benoit Liquet
( Category:
Testing
March 18,2020 )
epub, pdf |eng | | Author:Rashina Hoda
( Category:
Software Development
March 17,2020 )
epub |spa | 2012-05-11 | Author:Martin Fowler [Fowler, Martin]
Using Event Listeners Duplicate Observed Data also applies if you use event listeners instead of observer/observable. In this case you need to create a listener and event in the domain ...
( Category:
Object-Oriented Design
March 15,2020 )
epub |eng | 2018-09-24 | Author:Bhaskar N. Das, Greg L. Turnquist
( Category:
Tools
March 14,2020 )
epub |eng | 2019-07-28 | Author:Peer, Owais & Cummings-John, Ronald [Peer, Owais]
Find the right test points. Break those dependencies into smaller modules. Write the tests. Make changes and refactor. As your product grows in complexity and user adoption, the challenges around ...
( Category:
Testing
March 14,2020 )
epub |eng | 2019-07-25 | Author:Gáspár Nagy
How Many Examples Do We Need? Let's have a look at the rule that our team discussed in Chapter 2, Structured Conversation: Figure 3.2: Address change rule The team were ...
( Category:
Testing
March 12,2020 )
epub |eng | | Author:Rahul Sawhney
Proxies are one of the most important features of Azure Functions. With the help of proxies, you can divide a large API into small functions, but for the end customer, ...
( Category:
C & C++ Windows Programming
March 11,2020 )
epub, pdf |eng | | Author:Lasse Koskela
The parameterized test pattern The parameterized test pattern is, in essence, a way to remove duplication from data-oriented tests that only differ in small ways.[11] For example, consider a test ...
( Category:
Software Development
March 10,2020 )
Categories
Popular ebooks
Adobe Camera Raw For Digital Photographers Only by Rob Sheppard(16734)Deep Learning with Python by François Chollet(12519)
Hello! Python by Anthony Briggs(9866)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9756)
The Mikado Method by Ola Ellnestam Daniel Brolund(9746)
Dependency Injection in .NET by Mark Seemann(9292)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8257)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7740)
Grails in Action by Glen Smith Peter Ledbrook(7666)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7515)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(6739)
Microservices with Go by Alexander Shuiskov(6503)
Practical Design Patterns for Java Developers by Miroslav Wengner(6404)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6382)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6376)
Angular Projects - Third Edition by Aristeidis Bampakos(5759)
The Art of Crafting User Stories by The Art of Crafting User Stories(5292)
NetSuite for Consultants - Second Edition by Peter Ries(5236)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5052)
Kotlin in Action by Dmitry Jemerov(5017)
